home *** CD-ROM | disk | FTP | other *** search
/ Mac Magazin/MacEasy 89 / maccd 89.iso / utilities / Mac OS X / ProcessWizard.dmg / ProcessWizard / ProcessWizard Daemon.app / Contents / Info.plist next >
Encoding:
Extensible Markup Language  |  2002-01-24  |  1.0 KB  |  35 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE plist SYSTEM "file://localhost/System/Library/DTDs/PropertyList.dtd">
  3. <plist version="0.9">
  4. <dict>
  5.     <key>CFBundleDevelopmentRegion</key>
  6.     <string>English</string>
  7.     <key>CFBundleExecutable</key>
  8.     <string>ProcessWizard Daemon</string>
  9.     <key>CFBundleGetInfoString</key>
  10.     <string>ProcessWizard daemon</string>
  11.     <key>CFBundleIconFile</key>
  12.     <string>app.icns</string>
  13.     <key>CFBundleIdentifier</key>
  14.     <string>com.lachoseinteractive.processwizard</string>
  15.     <key>CFBundleInfoDictionaryVersion</key>
  16.     <string>6.0</string>
  17.     <key>CFBundleName</key>
  18.     <string>ProcessWizard daemon</string>
  19.     <key>CFBundlePackageType</key>
  20.     <string>AAPL</string>
  21.     <key>CFBundleShortVersionString</key>
  22.     <string>ProcessWizard</string>
  23.     <key>CFBundleSignature</key>
  24.     <string>????</string>
  25.     <key>CFBundleVersion</key>
  26.     <string>1.0 √ü1</string>
  27.     <key>NSMainNibFile</key>
  28.     <string>MainMenu.nib</string>
  29.     <key>NSPrincipalClass</key>
  30.     <string>NSApplication</string>
  31.     <key>NSUIElement</key>
  32.     <string>1</string>
  33. </dict>
  34. </plist>
  35.